﻿2026-07-29T13:31:17.4403357Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|gateway_owner_shell_e2e|job_escape_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-29T13:31:17.4408271Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|gateway_owner_shell_e2e|job_escape_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-29T13:31:17.4414617Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-29T13:31:17.4414824Z env:
2026-07-29T13:31:17.4414932Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T13:31:17.4415089Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T13:31:17.4415431Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30451664318-2-9a219b4c80a04b9ba8c408b87769c010
2026-07-29T13:31:17.4415834Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-30451664318-2-9a219b4c80a04b9ba8c408b87769c010
2026-07-29T13:31:17.4416193Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-30451664318-2-9a219b4c80a04b9ba8c408b87769c010
2026-07-29T13:31:17.4416445Z ##[endgroup]
2026-07-29T13:31:33.6885954Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.68s
2026-07-29T13:32:09.9580316Z ────────────
2026-07-29T13:32:09.9580740Z  Nextest run ID 6e175eaf-53ac-45d3-b4be-628d1a9d5abf with nextest profile: default
2026-07-29T13:32:09.9581216Z     Starting 182 tests across 62 binaries (108 binaries skipped)
2026-07-29T13:32:19.3058187Z         PASS [   9.347s] (  1/182) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-29T13:32:21.6359670Z         PASS [   2.330s] (  2/182) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-29T13:32:23.8924817Z         PASS [   2.256s] (  3/182) spt::bind_honest_cross_perch_e2e cross_perch_dead_owner_repin_is_refused_no_contamination
2026-07-29T13:32:38.3800837Z         PASS [  14.488s] (  4/182) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-29T13:32:46.4669019Z         PASS [   8.087s] (  5/182) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-29T13:32:55.5839144Z         PASS [   9.117s] (  6/182) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-29T13:33:04.8157538Z         PASS [   9.232s] (  7/182) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-29T13:33:10.0790327Z         PASS [   5.263s] (  8/182) spt::daemon_refresh_e2e daemon_refresh_cycles_brain_while_hosted_endpoint_survives
2026-07-29T13:33:17.6052799Z         PASS [   7.526s] (  9/182) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-29T13:33:21.0503654Z         PASS [   3.445s] ( 10/182) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-29T13:33:24.0693732Z         PASS [   3.019s] ( 11/182) spt::endpoint_teardown_authority_e2e shutdown_reaps_the_hosted_subtree_it_reports_suspending
2026-07-29T13:33:33.5795919Z         PASS [   9.510s] ( 12/182) spt::endpoint_teardown_authority_e2e stop_reaps_the_hosted_subtree_and_run_recovers_the_endpoint
2026-07-29T13:33:38.2445349Z         PASS [   4.665s] ( 13/182) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-29T13:33:42.2109025Z         PASS [   3.966s] ( 14/182) spt::job_escape_e2e win::cold_start_daemon_escapes_kill_on_close_job_via_wmi
2026-07-29T13:33:45.6892658Z         PASS [   3.478s] ( 15/182) spt::job_escape_e2e win::wmi_daemon_run_has_no_conhost_window
2026-07-29T13:33:49.0180619Z         PASS [   3.329s] ( 16/182) spt::live_adapt_translation_swap_e2e adapter_apply_for_foreign_adapter_leaves_live_endpoint_untouched
2026-07-29T13:33:52.3679153Z         PASS [   3.350s] ( 17/182) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_composite_profile_endpoint_matched_on_parent
2026-07-29T13:33:57.1927669Z         PASS [   4.825s] ( 18/182) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_locked_translation_binary_without_restarting_endpoint
2026-07-29T13:33:59.1121458Z         PASS [   1.919s] ( 19/182) spt::live_adapt_translation_swap_e2e adapter_apply_with_no_matching_session_still_swaps
2026-07-29T13:34:09.0355437Z         PASS [   9.923s] ( 20/182) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-29T13:34:11.9927838Z         PASS [   2.957s] ( 21/182) spt::multi_subnet_bringup_e2e fresh_unbound_is_attachable_before_bind
2026-07-29T13:34:14.7899117Z         PASS [   2.797s] ( 22/182) spt::multi_subnet_bringup_e2e multi_subnet_refuses_without_subnet_then_homes_and_binds
2026-07-29T13:34:18.5562338Z         PASS [   3.766s] ( 23/182) spt::multi_subnet_bringup_e2e single_subnet_control_auto_homes
2026-07-29T13:34:18.5697448Z         PASS [   0.013s] ( 24/182) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-29T13:34:18.5973294Z         PASS [   0.027s] ( 25/182) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-29T13:34:18.6051863Z         PASS [   0.008s] ( 26/182) spt::oneliner_e2e install_script_against_staged_release
2026-07-29T13:34:24.6914694Z         PASS [   6.086s] ( 27/182) spt::projindex_reader_e2e readers_answer_from_daemon_maintained_index_with_zero_git
2026-07-29T13:34:36.0421105Z         PASS [  11.351s] ( 28/182) spt::projindex_writer_e2e writer_cold_warm_and_event_invalidation_against_live_daemon
2026-07-29T13:34:38.8632395Z         PASS [   2.821s] ( 29/182) spt::rc_attach_truth harness_only_refuses_truthfully_pre_stream
2026-07-29T13:34:41.5803754Z         PASS [   2.717s] ( 30/182) spt::rc_attach_truth offline_row_over_live_session_attaches
2026-07-29T13:34:46.7904963Z         PASS [   5.210s] ( 31/182) spt::rc_attach_truth offline_row_with_no_session_refuses
2026-07-29T13:34:50.3159236Z         PASS [   3.525s] ( 32/182) spt::rc_attach_truth rc_owned_display_carries_no_pump_diagnostics
2026-07-29T13:34:57.8085139Z         PASS [   7.492s] ( 33/182) spt::rc_attach_truth resume_never_bound_reads_unbound_and_attaches
2026-07-29T13:35:06.3525281Z         PASS [   8.544s] ( 34/182) spt::rc_attach_truth zombie_claim_refuses_never_attaches
2026-07-29T13:35:14.1466648Z         PASS [   7.794s] ( 35/182) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-29T13:35:17.0559621Z         PASS [   2.909s] ( 36/182) spt::run_no_dup_session_e2e run_over_live_endpoint_never_mints_a_second_session
2026-07-29T13:35:17.3393145Z         PASS [   0.283s] ( 37/182) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-29T13:35:17.5148677Z         PASS [   0.175s] ( 38/182) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-29T13:35:17.5917775Z         PASS [   0.077s] ( 39/182) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-29T13:35:17.7855100Z         PASS [   0.194s] ( 40/182) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-29T13:35:17.8720413Z         PASS [   0.086s] ( 41/182) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-29T13:35:17.9031287Z         PASS [   0.031s] ( 42/182) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-29T13:35:17.9912215Z         PASS [   0.088s] ( 43/182) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-29T13:35:18.1816028Z         PASS [   0.190s] ( 44/182) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-29T13:35:18.2414186Z         PASS [   0.060s] ( 45/182) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-29T13:35:18.2740749Z         PASS [   0.033s] ( 46/182) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-29T13:35:18.4134961Z         PASS [   0.139s] ( 47/182) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-29T13:35:18.5033472Z         PASS [   0.090s] ( 48/182) spt-daemon::attach resize_is_controller_exclusive
2026-07-29T13:35:18.6035956Z         PASS [   0.100s] ( 49/182) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-29T13:35:18.7410250Z         PASS [   0.137s] ( 50/182) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-29T13:35:19.2147182Z         PASS [   0.474s] ( 51/182) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-29T13:35:19.8904785Z         PASS [   0.676s] ( 52/182) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-29T13:35:20.2343683Z         PASS [   0.344s] ( 53/182) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-29T13:35:21.7268262Z         PASS [   1.492s] ( 54/182) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-29T13:35:22.4106781Z         PASS [   0.684s] ( 55/182) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-29T13:35:23.0729571Z         PASS [   0.662s] ( 56/182) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-29T13:35:23.4086401Z         PASS [   0.336s] ( 57/182) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-29T13:35:23.6465048Z         PASS [   0.238s] ( 58/182) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-29T13:35:24.0113336Z         PASS [   0.365s] ( 59/182) spt-daemon::broker spawn_env_reaches_child
2026-07-29T13:35:24.3567311Z         PASS [   0.345s] ( 60/182) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-29T13:35:24.3662410Z         PASS [   0.009s] ( 61/182) spt-daemon::budget measure_dormant_seat_budget
2026-07-29T13:35:25.4938217Z         PASS [   1.127s] ( 62/182) spt-daemon::conn_blackhole_lifecycle blackholed_controller_lifecycle_five_invariants
2026-07-29T13:35:27.7058584Z         PASS [   2.212s] ( 63/182) spt-daemon::controller_lease equal_lease_replay_stays_silent_and_never_self_displaces
2026-07-29T13:35:29.3867171Z         PASS [   1.681s] ( 64/182) spt-daemon::controller_lease revoke_terminates_a_wedged_incumbent_plain_control
2026-07-29T13:35:30.9765881Z         PASS [   1.590s] ( 65/182) spt-daemon::controller_lease revoke_terminates_a_wedged_incumbent_take
2026-07-29T13:35:31.3692157Z         PASS [   0.393s] ( 66/182) spt-daemon::controller_lease same_node_distinct_lease_take_displaces_loudly_and_completes_the_stream
2026-07-29T13:35:31.7520637Z         PASS [   0.383s] ( 67/182) spt-daemon::controller_lease same_node_newer_gen_plain_control_supersedes_loudly_and_completes_the_stream
2026-07-29T13:35:31.8535262Z         PASS [   0.101s] ( 68/182) spt-daemon::controller_lease stale_lease_input_and_resize_mutate_nothing_and_shell_injection_lands
2026-07-29T13:35:39.2367494Z         PASS [   7.383s] ( 69/182) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-29T13:35:40.6174495Z         PASS [   1.381s] ( 70/182) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-29T13:35:43.7569564Z         PASS [   3.139s] ( 71/182) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-29T13:35:43.7699696Z         PASS [   0.013s] ( 72/182) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-29T13:35:43.9617326Z         PASS [   0.192s] ( 73/182) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-29T13:35:44.2726773Z         PASS [   0.311s] ( 74/182) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-29T13:35:44.4572257Z         PASS [   0.184s] ( 75/182) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-29T13:35:44.7990556Z         PASS [   0.342s] ( 76/182) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-29T13:35:44.9423010Z         PASS [   0.143s] ( 77/182) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-29T13:35:45.1298884Z         PASS [   0.188s] ( 78/182) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-29T13:35:45.3362707Z         PASS [   0.206s] ( 79/182) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-29T13:35:48.6622386Z         PASS [   3.326s] ( 80/182) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-29T13:35:48.8761488Z         PASS [   0.214s] ( 81/182) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-29T13:35:49.1724908Z         PASS [   0.296s] ( 82/182) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-29T13:35:49.3831147Z         PASS [   0.211s] ( 83/182) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-29T13:35:49.9232958Z         PASS [   0.540s] ( 84/182) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-29T13:35:50.0556879Z         PASS [   0.132s] ( 85/182) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-29T13:35:50.2308076Z         PASS [   0.175s] ( 86/182) spt-daemon::endpoint_lifecycle an_inherited_stamp_from_a_dead_relay_converges_while_a_dead_binder_row_stays_online
2026-07-29T13:35:50.4152973Z         PASS [   0.184s] ( 87/182) spt-daemon::endpoint_lifecycle dead_pid_hybrid_row_does_not_survive_reconcile
2026-07-29T13:35:50.8971425Z         PASS [   0.482s] ( 88/182) spt-daemon::endpoint_lifecycle dead_relay_converges_while_its_live_sibling_still_delivers
2026-07-29T13:35:51.0571879Z         PASS [   0.160s] ( 89/182) spt-daemon::endpoint_lifecycle definitive_death_normalizes_and_next_reconcile_emits_no_wake_resume
2026-07-29T13:35:52.1577747Z         PASS [   1.100s] ( 90/182) spt-daemon::endpoint_lifecycle poll_vs_reap_interleave_converges_to_cleared_stamps
2026-07-29T13:35:53.8838924Z         PASS [   1.726s] ( 91/182) spt-daemon::endpoint_lifecycle raw_viewport_close_frees_the_controller_full_chain_across_broker_restart
2026-07-29T13:35:54.5155865Z         PASS [   0.632s] ( 92/182) spt-daemon::endpoint_survival daemon_restart_reruns_a_previously_online_orphaned_endpoint
2026-07-29T13:35:55.0624180Z         PASS [   0.547s] ( 93/182) spt-daemon::endpoint_survival daemon_restart_resumes_a_ready_agent_controllable_orphan
2026-07-29T13:35:55.1699794Z         PASS [   0.107s] ( 94/182) spt-daemon::endpoint_survival reconcile_leaves_a_legitimate_live_pid_ready_listener_online
2026-07-29T13:35:55.3115753Z         PASS [   0.142s] ( 95/182) spt-daemon::endpoint_survival reconcile_terminally_offlines_a_sessionless_ready_agent_controllable_hybrid
2026-07-29T13:35:56.2299733Z         PASS [   0.918s] ( 96/182) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-29T13:35:56.3720508Z         PASS [   0.142s] ( 97/182) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-29T13:35:59.8779841Z         PASS [   3.506s] ( 98/182) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-29T13:36:03.4430723Z         PASS [   3.565s] ( 99/182) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-29T13:36:04.8221383Z         PASS [   1.379s] (100/182) spt-daemon::inject_control_wedge c1_miss_once_preserves_binary_and_next_inject_delivers
2026-07-29T13:36:07.2215694Z         PASS [   2.399s] (101/182) spt-daemon::inject_control_wedge c1_strike_fault_stamps_perch_and_bounded_respawns_then_gives_up
2026-07-29T13:36:19.4553319Z         PASS [  12.234s] (102/182) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-29T13:36:20.9471126Z         PASS [   1.492s] (103/182) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-29T13:36:21.7715811Z         PASS [   0.824s] (104/182) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-29T13:36:22.6275698Z         PASS [   0.856s] (105/182) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-29T13:36:24.8689515Z         PASS [   2.241s] (106/182) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-29T13:36:25.6471015Z         PASS [   0.778s] (107/182) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-29T13:36:38.3481283Z         PASS [  12.701s] (108/182) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-29T13:36:39.8839052Z         PASS [   1.536s] (109/182) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-29T13:36:43.4318005Z         PASS [   3.548s] (110/182) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-29T13:36:43.9575606Z         PASS [   0.526s] (111/182) spt-daemon::inject_control_wedge parked_message_to_already_idle_endpoint_is_delivered_without_a_poke
2026-07-29T13:36:44.5458280Z         PASS [   0.588s] (112/182) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-29T13:36:48.8514939Z         PASS [   4.306s] (113/182) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-29T13:36:50.2701101Z         PASS [   1.419s] (114/182) spt-daemon::inject_control_wedge w5a_bigmultiline_inject_arrives_byte_complete_across_a_loop
2026-07-29T13:36:51.3703179Z         PASS [   1.100s] (115/182) spt-daemon::inject_control_wedge w5a_forced_echo_miss_redrives_once_then_loud_spools
2026-07-29T13:37:03.9202990Z         PASS [  12.550s] (116/182) spt-daemon::inject_control_wedge wan_arrival_to_idle_spt_hosted_injects_with_no_hook_poll
2026-07-29T13:37:37.8075356Z         PASS [  33.887s] (117/182) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-29T13:37:38.7666140Z         PASS [   0.959s] (118/182) spt-daemon::mesh_recovery health_degrades_during_all_peer_failure_and_recovers_on_real_progress
2026-07-29T13:37:39.1378064Z         PASS [   0.371s] (119/182) spt-daemon::mesh_recovery poison_cache_row_is_repaired_from_the_roster_at_startup
2026-07-29T13:37:46.7711234Z         PASS [   7.633s] (120/182) spt-daemon::mesh_recovery roster_route_survives_a_transient_dial_failure_with_discovery_disabled
2026-07-29T13:37:49.4730344Z         PASS [   2.702s] (121/182) spt-daemon::net_worker_starve dead_peer_dial_burst_vs_net_runtime_canary
2026-07-29T13:37:52.1078165Z         PASS [   2.635s] (122/182) spt-daemon::net_worker_starve unreachable_peer_dial_burst_vs_net_runtime_canary
2026-07-29T13:37:53.7253823Z         PASS [   1.617s] (123/182) spt-daemon::redispatch finished_historical_attach_neither_takes_nor_clears_current_controller
2026-07-29T13:37:54.4125506Z         PASS [   0.687s] (124/182) spt-daemon::redispatch finished_pending_sync_request_still_serves_across_generation_start
2026-07-29T13:37:56.8493851Z         PASS [   2.437s] (125/182) spt-daemon::redispatch finished_unretired_attach_is_skipped_and_drained_not_replayed
2026-07-29T13:37:59.0108451Z         PASS [   2.161s] (126/182) spt-daemon::redispatch opener_evicted_active_stream_resumes_after_dispatcher_restart
2026-07-29T13:37:59.6770296Z         PASS [   0.666s] (127/182) spt-daemon::redispatch transient_worker_start_failure_recovers_via_claim_retry
2026-07-29T13:37:59.9401502Z         PASS [   0.263s] (128/182) spt-daemon::redispatch_stall old_broker_unknown_verb_answer_falls_back_to_the_peek_and_serves_real_traffic
2026-07-29T13:38:04.6024004Z         PASS [   4.662s] (129/182) spt-daemon::redispatch_stall opener_transient_is_bounded_requeue_never_a_peek_subscriber
2026-07-29T13:38:06.9620903Z         PASS [   2.360s] (130/182) spt-daemon::redispatch_stall poisoned_subscriber_cancels_the_paired_forwarding_leg_then_recovery_serves
2026-07-29T13:38:09.6714434Z         PASS [   2.709s] (131/182) spt-daemon::redispatch_stall seat_blocked_failure_trips_the_breaker_and_the_stream_recovers
2026-07-29T13:38:11.9906276Z         PASS [   2.319s] (132/182) spt-daemon::redispatch_stall stale_unfinished_attach_replay_neither_takes_nor_clears_the_replacement_controller
2026-07-29T13:38:15.2766272Z         PASS [   3.286s] (133/182) spt-daemon::redispatch_stall wedged_subscriber_never_stalls_the_producer_and_recovery_replays_gapless
2026-07-29T13:38:15.4614833Z         PASS [   0.185s] (134/182) spt-daemon::registry_lifecycle multichunk_feed_applies_with_exactly_one_snapshot_write
2026-07-29T13:38:22.3779633Z         PASS [   6.916s] (135/182) spt-daemon::registry_lifecycle oneway_rounds_plateau_rows_seats_and_a_refresh_replays_nothing
2026-07-29T13:38:36.6576560Z         PASS [  14.280s] (136/182) spt-daemon::registry_lifecycle poisoned_registry_replay_strikes_out_terminal_while_fresh_feeds_serve
2026-07-29T13:38:37.0890555Z         PASS [   0.431s] (137/182) spt-daemon::render_lifecycle final_output_frame_precedes_exit_through_the_production_path
2026-07-29T13:38:41.3443082Z         PASS [   4.255s] (138/182) spt-daemon::resize_geometry_epoch a_real_conpty_grow_repaints_cell_for_cell_like_an_independent_authority
2026-07-29T13:38:45.5384971Z         PASS [   4.194s] (139/182) spt-daemon::resize_geometry_epoch a_real_conpty_shrink_repaints_cell_for_cell_like_an_independent_authority
2026-07-29T13:38:53.0458025Z         PASS [   7.507s] (140/182) spt-daemon::resize_presentation_barrier a_controller_resuming_across_the_transition_gets_the_repaint_never_raw
2026-07-29T13:39:00.2626444Z         PASS [   7.217s] (141/182) spt-daemon::resize_presentation_barrier a_live_controller_and_viewer_across_a_shrink_see_one_sync_frame_never_mixed_geometry
2026-07-29T13:39:12.9483823Z         PASS [  12.686s] (142/182) spt-daemon::restart_replay_lifetime a_raw_dead_connection_bound_opener_is_not_re_served_by_the_next_generation
2026-07-29T13:39:15.5270448Z         PASS [   2.579s] (143/182) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-29T13:39:19.9923115Z         PASS [   4.465s] (144/182) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-29T13:39:21.3728481Z         PASS [   1.380s] (145/182) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-29T13:39:21.7294348Z         PASS [   0.357s] (146/182) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-29T13:39:21.9586856Z         PASS [   0.229s] (147/182) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-29T13:39:22.1523989Z         PASS [   0.194s] (148/182) spt-daemon::spawn_truth concurrent_fresh_race_yields_one_created_one_conflict
2026-07-29T13:39:22.2382414Z         PASS [   0.086s] (149/182) spt-daemon::spawn_truth fresh_create_over_offline_raw_active_stale_ledger_creates
2026-07-29T13:39:22.3255609Z         PASS [   0.087s] (150/182) spt-daemon::spawn_truth fresh_over_live_is_a_typed_conflict_and_touches_nothing
2026-07-29T13:39:22.4184814Z         PASS [   0.093s] (151/182) spt-daemon::spawn_truth mixed_fresh_resume_race_never_two_children
2026-07-29T13:39:22.4388142Z         PASS [   0.020s] (152/182) spt-daemon::spawn_truth n1_broker_unknown_kind_fails_loud_never_created
2026-07-29T13:39:27.8267595Z         PASS [   5.388s] (153/182) spt-daemon::spawn_truth windows_run_never_refuses_over_a_dead_root_the_broker_holds_a_handle_to
2026-07-29T13:39:28.2627058Z         PASS [   0.436s] (154/182) spt-daemon::spawn_truth zombie_client_tree_is_reaped_and_run_succeeds_honestly
2026-07-29T13:40:28.2773420Z         SLOW [> 60.000s] (───────) spt-daemon::transport_death_eof transport_death_without_a_fin_surfaces_eof_to_the_serving_worker
2026-07-29T13:40:28.9780682Z         PASS [  60.715s] (155/182) spt-daemon::transport_death_eof transport_death_without_a_fin_surfaces_eof_to_the_serving_worker
2026-07-29T13:40:29.1146036Z         PASS [   0.136s] (156/182) spt-daemon::two_origin_spanning digest_span_supersedes_a_replayed_generation
2026-07-29T13:40:29.3617926Z         PASS [   0.247s] (157/182) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-29T13:40:29.3746541Z         PASS [   0.013s] (158/182) spt-daemon::twohost b2_attacher_child
2026-07-29T13:40:29.3859980Z         PASS [   0.011s] (159/182) spt-daemon::twohost two_host_ladder_role_a
2026-07-29T13:40:29.3966293Z         PASS [   0.011s] (160/182) spt-daemon::twohost two_host_ladder_role_b
2026-07-29T13:40:34.4265905Z         PASS [   5.030s] (161/182) spt-term::capture_vehicle_fidelity the_replay_vehicle_is_cell_transparent_with_dnar
2026-07-29T13:40:39.4509553Z         PASS [   5.024s] (162/182) spt-term::capture_vehicle_fidelity the_stock_console_vehicle_manufactures_the_field_string
2026-07-29T13:40:39.4875904Z         PASS [   0.037s] (163/182) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-07-29T13:40:39.5208957Z         PASS [   0.033s] (164/182) spt-term::dsr drain_forwards_child_output
2026-07-29T13:40:39.5665261Z         PASS [   0.046s] (165/182) spt-term::inject ctrl_c_interrupts_the_child
2026-07-29T13:40:39.6189454Z         PASS [   0.052s] (166/182) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-29T13:40:39.6336068Z         PASS [   0.015s] (167/182) spt-term::rc_console_newline_presentation a_bare_lf_is_an_index_in_a_spec_vt
2026-07-29T13:40:42.6557837Z         PASS [   3.022s] (168/182) spt-term::rc_console_newline_presentation rc_console_mode_today_column_resets_a_bare_lf
2026-07-29T13:40:46.3786092Z         PASS [   3.723s] (169/182) spt-term::rc_console_newline_presentation rc_console_mode_with_dnar_presents_what_the_emitter_addressed
2026-07-29T13:40:46.7301224Z         PASS [   0.351s] (170/182) spt-term::resize_console_mode_integrity a_surface_resize_does_not_alter_the_hosted_console_input_mode
2026-07-29T13:40:46.7391942Z         PASS [   0.009s] (171/182) spt-term::resize_console_mode_integrity the_probe_report_parses_out_of_a_re_rendered_stream
2026-07-29T13:40:46.9119300Z         PASS [   0.173s] (172/182) spt-term::resize_console_mode_integrity the_rig_detects_a_seeded_console_input_mode_change
2026-07-29T13:40:47.4453245Z         PASS [   0.533s] (173/182) spt-term::resize_console_mode_integrity typed_bytes_do_not_echo_back_as_output_after_a_resize
2026-07-29T13:40:47.4614326Z         PASS [   0.016s] (174/182) spt-term::screengrid_width_oracle combining_mark_zero_cell_survives_the_repaint
2026-07-29T13:40:47.5535964Z         PASS [   0.092s] (175/182) spt-term::screengrid_width_oracle cup_overwrite_after_wide_glyphs_lands_on_the_same_cells
2026-07-29T13:40:47.5631401Z         PASS [   0.009s] (176/182) spt-term::screengrid_width_oracle el_cleared_overflow_row_stays_blank_after_repaint
2026-07-29T13:40:47.5743560Z         PASS [   0.011s] (177/182) spt-term::screengrid_width_oracle ich_dch_erase_across_a_wide_half_leave_no_orphans
2026-07-29T13:40:47.6787522Z         PASS [   0.104s] (178/182) spt-term::screengrid_width_oracle wide_glyph_at_the_margin_fits_exactly_or_wraps_whole
2026-07-29T13:40:48.9760224Z         PASS [   1.297s] (179/182) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-29T13:40:49.0227705Z         PASS [   0.047s] (180/182) spt-term::stream delivers_every_value_under_resize
2026-07-29T13:40:49.0470496Z         PASS [   0.024s] (181/182) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-29T13:40:49.0714310Z         PASS [   0.024s] (182/182) spt-term::winspawn pty_spawns_a_cmd_script_via_cmd_wrap
2026-07-29T13:40:49.0715341Z ────────────
2026-07-29T13:40:49.0718950Z      Summary [ 519.113s] 182 tests run: 182 passed (1 slow), 0 skipped
